home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / uupc11xd.zip / ROB32BIS.MDM < prev    next >
Text File  |  1992-10-19  |  3KB  |  72 lines

  1. # *--------------------------------------------------------------------*
  2. # *     U.S. Robotics Courier Modem file for UUPC/extended 1.11q       *
  3. # *              "Roger H. Goun" <roger@loiosh.mv.COM>                 *
  4. # *--------------------------------------------------------------------*
  5.  
  6. ########################################################
  7. #    U.S. Robotics V.32bis Modem (9600+) with V.42bis  #
  8. ########################################################
  9.  
  10. #################################################
  11. #      System Information                       #
  12. #################################################
  13.  
  14. Device=COM2
  15.  
  16. #################################################
  17. #      Common to Originate and Answer           #
  18. #################################################
  19.  
  20. CharDelay=0
  21. ModemTimeout=4
  22. ScriptTimeout=60
  23. Hangup="ogin:" \p\p\p+++\p\p\p "NO CARRIER" \pATZS0=0 OK
  24. #Hangup="" \pATZ OK
  25.  
  26. #################################################
  27. #      Autoanswer Information                   #
  28. #################################################
  29.  
  30. InSpeed=9600
  31. Ring=RING
  32. Answer="" \pATA CONNECT
  33. AnswerTimeout=60
  34.  
  35. #################################################
  36. #      Originator Information                   #
  37. #################################################
  38.  
  39. Connect=CONNECT
  40. DialPrefix=\pATDT
  41. #DialSuffix=
  42. DialTimeout=60
  43.  
  44. ################################################
  45. #       Initialize String Explanation          #
  46. #       Per U.S. Robotics recommendation       #
  47. ################################################
  48. # \r  Send a return
  49. # \p  Pause for a long while.
  50. # AT  Modem attention (command state).
  51. # Z   Soft reset.  Expect OK.  Try twice.
  52. # \p  Pause for a long while.
  53. # AT  Modem attention (command state).
  54. # &F  Restore factory defaults.  CRUCIAL!!!  Rest are deltas.
  55. # E0  Command mode local echo of keyboard commands OFF.
  56. # &H2 Software (XON/XOFF) flow control.  &H1 Hardware (Clear to Send) flow
  57. #     control doesn't work at 19200 baud.
  58. # &B1 DTE/DCE rate remains fixed at the DTE setting.
  59. # S0=0        Disable auto answer.
  60. # M0  Speaker always OFF.  Allows humans to sleep through the night.
  61.  
  62. Initialize="" \r\pATZ OK-ATZ-OK \pAT&F&H2&B1S0=0M0 OK
  63. #Initialize="" \r\pATZ OK-ATZ-OK \pAT&FE0&H2&B1S0=0M0 OK
  64. Options=fixedspeed
  65.  
  66. #################################################
  67. #        Protocol Information                   #
  68. #################################################
  69.  
  70. # Set window size so that old duplicates are not confused with future packets
  71. GWindowSize=3
  72.